home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / bbsutils / bgfax120.arj / HELPME.ARJ / BGFAX.CNF next >
Text File  |  1994-03-24  |  3KB  |  68 lines

  1. ; THIS IS A SAMPLE BGFAX.CNF FILE FOR PEOPLE WANTING TO USE BGFAX WITH A
  2. ; STANDARD DRAFT-BASED CLASS 2 FAXMODEM.  THE INITIALIZATION STRINGS IN
  3. ; THIS FILE ARE *NOT* COMPATIBLE WITH CLASS 2.0 MODEMS.  SEE THE BGFAX.USR
  4. ; SAMPLE CONFIGURATION FILE FOR MORE DETAILS AND/OR BGFAX.HAY.
  5. ;
  6. ; this file is ONLY required for people using /host, /send and /init mode.
  7. ; people using rear end mode call bgfax as BGFAX /Fxxx and do not need this
  8. ;
  9. ; po ... port, number 1 through 4 or hex base address and IRQ in the
  10. ;        format po=3f8x12 for non-standard port configurations, also,
  11. ;        if a ! follows the port, po=2!, means don't shift to 19200
  12. ; ft ... fax type (Z for ZFAX, Q for Quick Link II format)
  13. ; sp ... DTE locked port speed
  14. ; rp ... receive path where incoming faxes are put
  15. ; tc ... string bgfax sends to modem to terminate communications
  16. ;
  17. ;------------------------- generic setup ------------------------
  18. po=1
  19. ft=z
  20. sp=57600
  21. rp=C:\BGFAX
  22. tc=ATH1M
  23. ;--------------------- fax send mode strings --------------------
  24. id=713 555 1212
  25. si=AT
  26. ds=ATM2DT
  27. dt=60
  28. mb=3
  29. sw=10
  30. ;
  31. ; id ... your id string to be presented to the receiving fax machine
  32. ; si ... initialization strings for send fax mode, up to 5 entries
  33. ; ds ... dial string (bgfax will append telephone number)
  34. ; dt ... maximum number of seconds for timeout on dialing
  35. ; mb ... maximum of busy signals before abort
  36. ; sw ... seconds to wait before redialing
  37. ;
  38. ;-------------------- front end mode strings --------------------
  39. in=AT+FCR=1;+FLID="713 555 1212";+FDCC=1,5,0,2,0,0,0,0
  40. ri=1
  41. an=at+faa=1;a
  42. do=Please press the [Esc] key to load Tranquility Base.
  43. lo=Loading the bulletin board.  Please wait.
  44. ec=<echo>
  45. sl=2400
  46. ts=Calls are not accepted below 2400 bps.  Sorry.
  47. cm=CQ,30
  48. ky=P,174
  49. ky=X,0
  50. ;
  51. ; in ... initialization strings, up to 5 in= entries allowed
  52. ; ri ... number of rings to answer phone
  53. ; an ... modem answer string
  54. ; do ... string that tells user to press [Esc], if "do=<load>" it will
  55. ;        automatically begin loading the BBS
  56. ; lo ... string that is displayed after user hits [Esc]
  57. ; ec ... string passed to BBS when on error free call, if "ec=<echo>"
  58. ;        it will pass the "/xxx" in "CONNECT 14400/xxx"
  59. ; sl ... slowest DCE real data rate allowed
  60. ; ts ... string shown to users who are calling too slow
  61. ; cm ... crash mail string for GT Power sysops
  62. ; ky ... alt-key, errorlevel to exit on when waiting for calls
  63. ; ev ... events (time comma errorlevel), up to 20 ev= entries allowed
  64. ;
  65. ; don't forget frontend, /SEND and /INIT mode require an environment
  66. ; variable BGFAX pointing to DIRECTORY with this file
  67.  
  68.